#slicice{
	width:600px;
	min-height:380px;
	margin-top:30px;	
	font-family:Arial, sans-serif;
	font-size:10px;	
}

.slika{
	width:280px;
	height:104px;
	border-width:0.5em;
	border-style:solid;
	border-color:#CCC;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left:7px;
	margin-bottom:7px;
	float:left;	
}

#right{
	width:140px;
	height:109px;
	float:right;
	text-align:left;
	font-size:1.3em;
	line-height:1em;
	margin-top:3px;
}

#right b{
font-size:12px;
}

#left{
	height:109px;
	float:left;
	
}
#left img{
-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; border:hidden;
}
#slicice a:link{
	color:#000;
}
#slicice a:hover{
	color:#000;
}
#slicice a:visited{
	color:#000;
}

